DomainObjects Class Library

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType>.RelationshipDescriptor Property

Gets the relationship descriptor that defines this relationship.

public FieldRelationship<PrimaryKeyType,RelationshipDescriptorType>.RelationshipDescriptorType RelationshipDescriptor {get;}

Property Value

The relationship descriptor that defines this relationship.

See Also

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> Class | DomainObjects.Facade.Domain Namespace